-
Home
-
WPO365 | MICROSOFT 365 GRAPH MAILER
-
2.26
-
Code
-
Classes
- PHP64
Total Complexity |
35 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
296 |
Lines of code |
111 |
Logical lines of code |
58 |
Comment lines |
110 |
Methods |
22 |
Properties |
0 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initialize() |
A |
44 |
11 |
45 |
isValidEngine() |
S |
78 |
2 |
3 |
equals() |
S |
78 |
2 |
3 |
between() |
S |
78 |
2 |
3 |
multiply() |
S |
74 |
1 |
4 |
modPow() |
S |
79 |
1 |
3 |
max() |
S |
79 |
1 |
3 |
min() |
S |
79 |
1 |
3 |
pow() |
S |
80 |
1 |
3 |
randomRange() |
S |
78 |
1 |
3 |
randomRangePrime() |
S |
78 |
1 |
3 |
powMod() |
S |
79 |
1 |
3 |
add() |
S |
74 |
1 |
4 |
divide() |
S |
80 |
1 |
3 |
compare() |
S |
78 |
1 |
3 |
subtract() |
S |
74 |
1 |
4 |
bitwise_or() |
S |
80 |
1 |
3 |
bitwise_and() |
S |
80 |
1 |
3 |
gcd() |
S |
79 |
1 |
3 |
extendedGCD() |
S |
80 |
1 |
3 |
modInverse() |
S |
80 |
1 |
3 |
bitwise_xor() |
S |
80 |
1 |
3 |